const time.maxDuration
4 uses
time (current package)
time.go#L593: maxDuration Duration = 1<<63 - 1
time.go#L815: return maxDuration // overflow
time.go#L853: return maxDuration // t - u is positive out of range
time.go#L868: return maxDuration // t - u is positive out of range
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)